|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationPreference | |
org.eclipse.ui.texteditor | Provides a framework for text editors obeying to the desktop rules. |
Uses of AnnotationPreference in org.eclipse.ui.texteditor |
Methods in org.eclipse.ui.texteditor that return AnnotationPreference | |
AnnotationPreference |
AnnotationType.getPreference()
For internal use only. |
AnnotationPreference |
AnnotationPreferenceLookup.getAnnotationPreference(Annotation annotation)
Returns the annotation preference of a given annotation. |
AnnotationPreference |
AnnotationPreferenceLookup.getAnnotationPreferenceFragment(String annotationType)
Returns the annotation preference fragment defined for the given annotation type. |
Methods in org.eclipse.ui.texteditor with parameters of type AnnotationPreference | |
void |
SourceViewerDecorationSupport.setAnnotationPreference(AnnotationPreference info)
Sets the preference info for the annotation painter. |
void |
AnnotationPreference.merge(AnnotationPreference preference)
Merges the values of the given preference into this preference. |
void |
AnnotationType.setAnnotationPreference(AnnotationPreference preference)
For internal use only. |
|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |